'DeclarationProtected Overridable Sub OnCustomFormatStringChanged( _ ByVal oldValue As String, _ ByVal newValue As String _ )
'UsageDim instance As DateTimeUpDownBase(Of T) Dim oldValue As String Dim newValue As String instance.OnCustomFormatStringChanged(oldValue, newValue)
Parameters
- oldValue
- newValue